IniVar

Undocumented in source.

Members

Functions

get
string get()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
string opAssign()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
IniVar opAssign(IniVar var)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
auto opAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.
value
string value;
Undocumented in source.

Meta